home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Ecstasy: Sexy Collection
/
Virtual Ecstasy: Sexy Collection 1.iso
/
mac
/
SC_MAC
/
SC_MAC.DXR
/
00001_sg_off.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-09
|
248 b
|
10 lines
on mouseDown
repeat while stillDown()
set the castNum of sprite clickOn() to the number of cast "sg_on"
updateStage()
end repeat
set the castNum of sprite clickOn() to the number of cast "sg_off"
updateStage()
play frame "SG"
end